home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 …ember: Reference Library / Dev.CD Dec 98 RL1.toast / What's New / Tool Chest / MacApp / Ad Lib 3.0a4 / Ad Lib 3.0a4 Release Notes next >
Encoding:
Text File  |  1998-10-14  |  3.5 KB  |  58 lines  |  [ttro/ttxt]

  1. Ad Lib 3.0a4 Release Notes
  2. Copyright 1998 Apple Computer, Inc.
  3. October 12, 1998
  4.  
  5. This is the 4th alpha version of Ad Lib 3.0. This particular version is more stable than previous alpha versions, but when using it to build views, be sure to save frequently, just in case.
  6.  
  7. Please send comments and bug reports to us via the MacApp Bug Submission web page for which you can find a link at http://developer.apple.com/dev/tools/macapp/.  (If you do not have access to a browser you may send these comments and bug report in an e-mail message to mabugs@devtools.apple.com but this is not the preferred method of communication.)
  8.  
  9. Installation
  10.  
  11. Copy the Ad Lib 3.0a4 application to your hard disk. Copy the folder "Ad Lib 3.0 Preferences" to your Preferences folder. Note that the name of this folder has been changed so that you don't have to remove an older version of Ad Lib preferences from your disk.
  12.  
  13. Pedigree
  14.  
  15. This version of Ad Lib 3.0 was built using MacApp R13 update 3 (with minor modifications). 
  16.  
  17. Caveats
  18.  
  19. The views you create with Ad Lib 3.0 have a different format (kMARelease13ViewsTemplateVersion) than those created with older versions of Ad Lib. Ad Lib 3.0 can read the old format (kMAThreeOhTemplateVersion) view resources, but they will be saved in the new format.  You cannot use Ad Lib 2.6.4 to edit views written by Ad Lib 3.0.
  20.  
  21. Some features in Ad Lib 3.0 have not been tested or tried out, such as external resource files and Apple Events.
  22.  
  23. New Features
  24.  
  25. The alpha 4 release provides an automated way to convert old format documents to the new format. See the file "Converting Old Views" for more information.
  26.  
  27. View documents written with Ad Lib 3.0a4 now have 'vers' (1) resources.
  28.  
  29. The "New View by Name" item in the Object menu lets you create a view by typing in its name. The new view is always a subview of the window being edited. This feature has not been tested for every view type, and for some views the default settings may not be appropriate.
  30.  
  31. The "Add Behavior" item in the Object menu is a hierarchical menu containing some common behaviors. Choosing an item from this menu adds the behavior to the currently selected view. This new feature is an experiment - let me know if you like it.
  32.  
  33. Changes from Ad Lib 2.6
  34.  
  35. So many behaviors and adorners were added that the "Behaviors & Adorners" palette was divided into two separate palettes, "Behaviors" and "Adorners".  The generic Drawing Environment item is on the "Adorners" palette. 
  36.  
  37. The "Views" palette contains the same view items it had before. But since this palette is so long, I put a few additional views in the "More Views" palette:
  38.  
  39.         TChasingArrows
  40.         TCluster (for old times' sake)
  41.         TSeparator - horizontal and vertical versions
  42.         TSlider - horizontal and vertical versions
  43.  
  44. You can find additional palettes by selecting the "Objects" menu item found under the "Window" menu.
  45.  
  46. Known Problems
  47.  
  48. • User Interface
  49.         - There are glitches in highlighting selected items in outline lists.
  50.         - Not all window types are drawn correctly in OS8. It gets even worse if you turn on the preference for "Use System 7.5 Floating WDEF".
  51.         - Under 8.5, window titles are drawn as garbage, and the frames are not drawn correctly either.
  52.         - Sometimes the application target is not what you expect, so that menu items are disabled when they should be enabled.
  53.         - Red selection handles don't show up for TPopup and TIconPopup.
  54.  
  55. • Font and Style changes for Cluster views don't appear until you close/save the document and re-open it.
  56.  
  57. • TSliders are not always redrawn correctly.
  58.